set

@JvmName(name = "setChunks")
operator fun DslList<Int, resend_chunksKt.Dsl.ChunksProxy>.set(index: Int, value: Int)

repeated uint32 chunks = 1;

Parameters

index

The index to set the value at.

value

The chunks to set.